API Help
Eplan.EplApi.HEServices Namespace / Check Class / VerifyInstallationSpace Method / VerifyInstallationSpace(IEnumerable<InstallationSpace>,String) Method
List of installation spaces to check.
Scheme to use for the check run.

In This Topic
    VerifyInstallationSpace(IEnumerable<InstallationSpace>,String) Method
    In This Topic
    Starts a check run for the given installation spaces.
    Syntax

    Parameters

    colInstallationSpaces
    List of installation spaces to check.
    strVerificationScheme
    Scheme to use for the check run.
    Exceptions
    ExceptionDescription
    An error occurred when used scheme name doesn't exist
    Throw if any parameter is invalid.
    Remarks
    If the scheme name is empty, the last-used scheme will be used which is currently set in GUI.
    See Also